login
Decimal expansion of 8th root of 14.
1

%I #12 Mar 15 2015 01:44:58

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

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

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

%N Decimal expansion of 8th root of 14.

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

%e 1.39080423506245813736...

%t RealDigits[14^(1/8), 10, 100][[1]] (* _Alonso del Arte_, Mar 14 2015 *)

%o (PARI) sqrtn(14, 8) \\ _Michel Marcus_, Mar 14 2015

%K nonn,cons,easy

%O 1,2

%A _N. J. A. Sloane_.