%I #12 Sep 04 2014 01:05:18
%S 1,1,6,6,5,2,9,0,3,9,5,7,6,1,1,6,5,8,0,8,9,3,6,9,2,6,3,4,6,6,0,6,6,8,
%T 0,6,1,4,1,7,9,0,9,1,5,3,8,9,8,8,9,8,3,5,4,9,0,9,2,6,5,7,6,1,7,7,2,3,
%U 5,4,2,2,0,4,9,0,1,7,8,1,3,9,9,4,5,0,6,2,5,4,0,8,2,7,9,4,0,2,0
%N Decimal expansion of 9th root of 4.
%H Ivan Panchenko, <a href="/A011188/b011188.txt">Table of n, a(n) for n = 1..1000</a>
%t RealDigits[Power[4, (9)^-1],10,120][[1]] (* _Harvey P. Dale_, Mar 10 2012 *)
%o (PARI) sqrtn(4, 9) \\ _Michel Marcus_, Sep 04 2014
%K nonn,cons
%O 1,3
%A _N. J. A. Sloane_.