login
Decimal expansion of cube root of 47.
1

%I #12 Nov 19 2022 00:55:08

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

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

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

%N Decimal expansion of cube root of 47.

%H Vincenzo Librandi, <a href="/A010618/b010618.txt">Table of n, a(n) for n = 1..5000</a>

%t RealDigits[N[47^(1/3), 100]][[1]] (* _Vincenzo Librandi_, Mar 27 2013 *)

%o (PARI) sqrtn(47,3) \\ _Charles R Greathouse IV_, Apr 14 2014

%K nonn,cons

%O 1,1

%A _N. J. A. Sloane_