Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #9 Apr 03 2018 15:36:18
%S 2,2,6,7,9,3,3,1,5,5,2,6,6,0,5,4,4,1,9,2,3,2,0,1,7,8,8,8,9,7,7,2,6,0,
%T 8,0,1,4,0,4,2,4,5,7,4,6,8,3,8,7,6,1,4,5,6,1,3,8,6,7,1,9,4,7,8,7,0,5,
%U 3,8,2,2,0,1,8,3,6,2,7,0,0,3,3,6,8,6,4,0,8,5,4,1,9,9,5,4,9,8,6
%N Decimal expansion of 5th root of 60.
%H Ivan Panchenko, <a href="/A011145/b011145.txt">Table of n, a(n) for n = 1..1000</a>
%t RealDigits[Surd[60,5],10,120][[1]] (* _Harvey P. Dale_, Apr 03 2018 *)
%K nonn,cons
%O 1,1
%A _N. J. A. Sloane_.