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

A011106
Decimal expansion of 5th root of 21.
1
1, 8, 3, 8, 4, 1, 6, 2, 8, 7, 2, 5, 2, 5, 4, 4, 0, 3, 6, 7, 0, 2, 7, 9, 8, 8, 0, 7, 1, 8, 4, 2, 2, 4, 0, 4, 2, 0, 4, 6, 7, 5, 4, 0, 3, 5, 4, 0, 4, 3, 0, 1, 7, 1, 2, 7, 3, 9, 6, 7, 8, 6, 4, 0, 5, 1, 3, 3, 5, 2, 9, 4, 1, 4, 0, 6, 3, 8, 5, 6, 8, 3, 6, 0, 7, 6, 9, 5, 4, 9, 7, 7, 6, 2, 1, 3, 3, 6, 7
OFFSET
1,2
LINKS
MATHEMATICA
RealDigits[21^(1/5), 10, 120][[1]] (* Harvey P. Dale, Jun 21 2012 *)
PROG
(PARI) sqrtn(21, 5) \\ Charles R Greathouse IV, Apr 16 2014
CROSSREFS
Sequence in context: A097079 A021548 A199598 * A131641 A190408 A343851
KEYWORD
nonn,cons
AUTHOR
STATUS
approved