login
Decimal expansion of 18th root of 11.
1

%I #11 Jun 04 2019 12:16:42

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

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

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

%N Decimal expansion of 18th root of 11.

%H Ivan Panchenko, <a href="/A011302/b011302.txt">Table of n, a(n) for n = 1..1000</a>

%t RealDigits[Surd[11,18],10,120][[1]] (* _Harvey P. Dale_, Jun 04 2019 *)

%o (PARI) sqrtn(11, 18) \\ _Michel Marcus_, Sep 04 2014

%K nonn,cons

%O 1,3

%A _N. J. A. Sloane_.