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 #10 Sep 06 2014 12:00:16
%S 1,0,6,4,7,6,7,6,4,9,9,0,9,0,5,1,9,1,1,0,6,3,4,9,6,8,0,7,9,9,0,8,4,3,
%T 2,4,3,0,3,1,2,3,4,1,4,4,6,7,7,3,2,3,4,6,8,6,1,5,7,5,3,9,1,9,0,9,0,5,
%U 3,8,2,9,9,8,6,6,3,3,5,9,6,3,5,2,4,3,8,0,8,9,9,9,5,9,9,5,2,5,2
%N Decimal expansion of 67th root of 67.
%H Ivan Panchenko, <a href="/A011486/b011486.txt">Table of n, a(n) for n = 1..1000</a>
%t RealDigits[67^(1/67),10,120][[1]] (* _Harvey P. Dale_, Dec 04 2012 *)
%K nonn,cons
%O 1,3
%A _N. J. A. Sloane_.