login
Decimal expansion of 5th root of 38.
1

%I #13 Feb 20 2017 02:38:45

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

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

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

%N Decimal expansion of 5th root of 38.

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

%e 2.06993505408161406154262342...

%t RealDigits[38^(1/5), 10, 100][[1]] (* _Alonso del Arte_, Feb 19 2017 *)

%o (PARI) sqrtn(38,5) \\ _Charles R Greathouse IV_, Apr 16 2014

%K nonn,cons,easy

%O 1,1

%A _N. J. A. Sloane_.