%I #13 Mar 29 2015 15:25:39
%S 2,3,2,0,5,9,5,7,8,7,1,0,6,0,8,3,6,7,5,7,9,5,1,6,2,6,7,2,4,3,6,1,7,9,
%T 0,7,4,5,6,6,4,9,5,0,0,6,6,6,1,9,9,3,2,5,7,4,0,9,3,0,2,1,4,9,9,2,2,5,
%U 3,3,1,7,6,2,4,6,4,2,0,2,1,3,0,8,0,9,9,9,1,4,7,8,8,0,7,5,6,0,4
%N Decimal expansion of 4th root of 29.
%H Ivan Panchenko, <a href="/A011024/b011024.txt">Table of n, a(n) for n = 1..1000</a>
%e 2.3205957871060836757951626724...
%t RealDigits[29^(1/4), 10, 100][[1]] (* _Alonso del Arte_, Mar 29 2015 *)
%o (PARI) sqrtn(29,4) \\ _Charles R Greathouse IV_, Apr 15 2014
%K nonn,cons,easy
%O 1,1
%A _N. J. A. Sloane_.