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

A010662
Decimal expansion of cube root of 92.
1
4, 5, 1, 4, 3, 5, 7, 4, 3, 5, 4, 7, 4, 0, 0, 1, 3, 7, 9, 4, 4, 5, 0, 6, 2, 7, 0, 2, 6, 6, 4, 5, 8, 7, 1, 4, 1, 4, 5, 7, 5, 5, 5, 1, 9, 3, 7, 7, 3, 0, 8, 4, 9, 8, 7, 3, 6, 3, 8, 1, 0, 4, 5, 2, 5, 2, 1, 4, 8, 6, 5, 6, 7, 9, 4, 1, 7, 2, 5, 4, 4, 6, 0, 3, 0, 4, 9, 1, 0, 0, 4, 9, 3, 6, 1, 5, 7, 1, 0
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[N[92^(1/3), 100]][[1]] (* Vincenzo Librandi, Mar 31 2013 *)
PROG
(PARI) sqrtn(92, 3) \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
Sequence in context: A070769 A021693 A188944 * A131131 A073241 A336888
KEYWORD
nonn,cons
AUTHOR
STATUS
approved