Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #9 Sep 06 2014 07:43:44
%S 1,1,5,0,8,5,1,3,0,0,3,5,8,2,7,8,7,8,5,4,2,4,5,5,9,7,9,6,2,3,7,4,7,8,
%T 8,8,8,9,1,4,3,3,3,4,5,6,0,4,8,1,7,5,8,8,7,1,2,7,2,3,2,8,2,3,9,9,6,8,
%U 7,8,6,5,4,2,7,8,5,3,8,7,1,5,6,2,4,3,2,2,6,4,3,6,1,9,5,3,7,7,9
%N Decimal expansion of 22nd root of 22.
%H Ivan Panchenko, <a href="/A011441/b011441.txt">Table of n, a(n) for n = 1..1000</a>
%t RealDigits[Surd[22,22],10,120][[1]] (* _Harvey P. Dale_, Nov 24 2013 *)
%K nonn,cons
%O 1,3
%A _N. J. A. Sloane_.