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”).

A010625
Decimal expansion of cube root of 54.
1
3, 7, 7, 9, 7, 6, 3, 1, 4, 9, 6, 8, 4, 6, 1, 9, 4, 9, 4, 3, 0, 1, 6, 3, 1, 8, 2, 1, 8, 3, 4, 6, 8, 5, 0, 5, 1, 7, 1, 0, 7, 5, 4, 3, 9, 4, 1, 0, 4, 5, 2, 3, 9, 4, 0, 2, 4, 5, 9, 2, 5, 3, 3, 6, 4, 6, 5, 8, 9, 9, 0, 2, 9, 5, 4, 1, 8, 7, 8, 4, 5, 1, 1, 8, 8, 1, 8, 9, 6, 8, 7, 3, 0, 8, 7, 6, 5, 2, 8
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[N[54^(1/3), 100]][[1]] (* Vincenzo Librandi, Mar 28 2013 *)
PROG
(PARI) sqrtn(54, 3) \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
Sequence in context: A343644 A081522 A020764 * A011322 A140382 A094343
KEYWORD
nonn,cons
AUTHOR
STATUS
approved