login
Decimal expansion of 4th root of 38.
1

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

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

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

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

%N Decimal expansion of 4th root of 38.

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

%e 2.48282379619838839062964144...

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

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

%K nonn,cons,easy

%O 1,1

%A _N. J. A. Sloane_.