login
A010608
Decimal expansion of cube root of 37.
2
3, 3, 3, 2, 2, 2, 1, 8, 5, 1, 6, 4, 5, 9, 5, 3, 2, 6, 0, 0, 9, 5, 4, 5, 0, 5, 0, 5, 1, 8, 5, 1, 1, 9, 0, 0, 4, 4, 0, 9, 6, 1, 6, 6, 7, 1, 9, 5, 0, 0, 6, 2, 3, 5, 9, 1, 3, 2, 9, 6, 6, 6, 5, 0, 9, 8, 0, 4, 0, 5, 3, 4, 2, 4, 3, 8, 8, 6, 5, 6, 5, 2, 4, 2, 4, 9, 1, 5, 5, 8, 3, 5, 6, 7, 6, 6, 1, 6, 7
OFFSET
1,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..5000 (a(5000) corrected by Sean A. Irvine)
MATHEMATICA
RealDigits[N[37^(1/3), 200]][[1]] (* Vladimir Joseph Stephan Orlovsky, Feb 15 2012 *)
PROG
(PARI) sqrtn(37, 3) \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
Cf. A010604.
Sequence in context: A135877 A136218 A112106 * A086139 A237879 A074804
KEYWORD
nonn,cons
STATUS
approved