Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #13 Oct 25 2014 14:54:08
%S 2,4,3,7,2,4,7,8,1,7,9,8,8,2,2,4,0,1,1,6,0,9,0,6,4,5,5,0,9,6,1,4,4,5,
%T 1,4,6,8,7,6,0,4,3,0,0,1,0,7,8,3,5,3,3,4,7,5,3,1,5,5,7,9,9,5,9,3,8,8,
%U 8,0,2,8,4,3,7,4,6,6,9,7,1,1,4,9,9,6,3,6,2,5,8,6,7,9,1,3,3,0,3
%N Decimal expansion of 5th root of 86.
%H Ivan Panchenko, <a href="/A011171/b011171.txt">Table of n, a(n) for n = 1..1000</a>
%o (PARI) sqrtn(86,5) \\ _Edward Jiang_, Sep 03 2014
%K nonn,cons
%O 1,1
%A _N. J. A. Sloane_