login
Decimal expansion of 9th root of 9.
2

%I #10 Apr 15 2014 16:35:28

%S 1,2,7,6,5,1,8,0,0,7,0,0,9,2,4,1,6,5,9,6,8,4,3,9,8,6,5,0,5,8,2,7,1,6,

%T 2,8,2,1,4,2,6,0,8,9,9,5,9,4,8,4,7,8,3,5,3,0,7,4,3,6,4,2,2,0,5,1,3,8,

%U 2,6,8,2,3,5,8,8,7,5,9,2,1,6,1,0,0,0,4,3,6,5,5,4,1,8,4,3,3,0,0

%N Decimal expansion of 9th root of 9.

%H Vincenzo Librandi, <a href="/A011263/b011263.txt">Table of n, a(n) for n = 1..5000</a>

%t RealDigits[N[9^(1/9), 100]][[1]] (* _Vincenzo Librandi_, Mar 22 2013 *)

%o (PARI) sqrtn(9,9) \\ _Charles R Greathouse IV_, Apr 15 2014

%K nonn,cons

%O 1,2

%A _N. J. A. Sloane_.