login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A010626
Decimal expansion of cube root of 55.
1
3, 8, 0, 2, 9, 5, 2, 4, 6, 0, 7, 6, 1, 3, 9, 1, 6, 1, 8, 5, 4, 6, 7, 3, 5, 4, 7, 3, 8, 4, 8, 7, 1, 5, 1, 9, 7, 2, 8, 8, 7, 1, 5, 5, 9, 4, 9, 1, 1, 3, 5, 4, 9, 6, 9, 4, 5, 9, 9, 4, 9, 7, 3, 0, 3, 9, 1, 6, 0, 1, 3, 2, 5, 4, 0, 7, 6, 7, 1, 6, 5, 6, 7, 8, 5, 9, 9, 6, 4, 6, 3, 5, 5, 4, 1, 0, 0, 3, 7
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[Power[55, (3)^-1], 10, 120][[1]] (* Harvey P. Dale, Jun 19 2011 *)
PROG
(PARI) sqrtn(55, 3) \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
Cf. A010626.
Sequence in context: A377798 A086106 A199731 * A370413 A198837 A257530
KEYWORD
nonn,cons
STATUS
approved