login
Decimal expansion of 9th root of 12.
1

%I #15 Feb 12 2015 04:19:27

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

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

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

%N Decimal expansion of 9th root of 12.

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

%e 1.317980629213002239775917741988...

%t RealDigits[12^(1/9), 10, 108][[1]] (* _Alonso del Arte_, Feb 11 2015 *)

%o (PARI) sqrtn(12, 9) \\ _Michel Marcus_, Feb 12 2015

%K nonn,cons,easy

%O 1,2

%A _N. J. A. Sloane_