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

A010653
Decimal expansion of cube root of 83.
1
4, 3, 6, 2, 0, 7, 0, 6, 7, 1, 4, 5, 4, 8, 3, 7, 5, 6, 4, 7, 1, 3, 9, 7, 9, 4, 7, 6, 6, 7, 5, 9, 4, 7, 8, 1, 0, 6, 9, 2, 4, 9, 3, 1, 9, 5, 7, 5, 0, 3, 1, 2, 0, 1, 5, 4, 2, 7, 8, 2, 9, 5, 8, 2, 8, 8, 4, 1, 3, 6, 0, 3, 7, 1, 3, 0, 1, 9, 3, 8, 0, 6, 2, 7, 3, 6, 1, 7, 9, 7, 1, 6, 7, 7, 3, 0, 0, 4, 2
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[Power[83, (3)^-1], 10, 120][[1]] (* Harvey P. Dale, Sep 16 2011 *)
PROG
(PARI) sqrtn(83, 3) \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
Sequence in context: A369928 A016503 A319614 * A153200 A300895 A317698
KEYWORD
nonn,cons
AUTHOR
STATUS
approved