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 Sep 14 2019 17:07:39
%S 1,0,7,8,9,4,6,8,8,1,9,7,6,2,7,8,0,4,9,9,2,6,3,1,4,6,1,3,2,2,6,4,3,6,
%T 8,1,4,4,4,9,6,9,0,9,3,9,1,5,7,7,0,8,9,7,6,4,5,4,7,3,2,8,5,9,2,0,7,8,
%U 0,4,1,2,0,5,5,0,0,5,2,8,8,5,8,6,1,9,4,2,6,3,3,8,4,4,6,8,6,8,5
%N Decimal expansion of 52nd root of 52.
%H Ivan Panchenko, <a href="/A011471/b011471.txt">Table of n, a(n) for n = 1..1000</a>
%t RealDigits[Surd[52,52],10,120][[1]] (* _Harvey P. Dale_, Sep 14 2019 *)
%K nonn,cons
%O 1,3
%A _N. J. A. Sloane_.