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

A011180
Decimal expansion of 5th root of 95.
1
2, 4, 8, 6, 2, 4, 9, 5, 7, 0, 2, 1, 2, 1, 0, 1, 9, 3, 8, 2, 5, 3, 5, 8, 1, 8, 8, 8, 7, 3, 9, 3, 2, 0, 9, 3, 5, 5, 0, 6, 1, 7, 0, 9, 4, 6, 8, 5, 7, 3, 4, 9, 1, 9, 8, 3, 5, 7, 9, 5, 8, 7, 7, 9, 4, 4, 9, 6, 4, 4, 3, 8, 9, 8, 0, 4, 9, 3, 1, 4, 5, 6, 5, 5, 3, 2, 7, 9, 8, 2, 6, 3, 1, 6, 1, 2, 3, 2, 1
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[Surd[95, 5], 10, 120][[1]] (* Harvey P. Dale, Jun 24 2018 *)
PROG
(PARI) sqrtn(95, 5) \\ Edward Jiang, Sep 03 2014
CROSSREFS
Sequence in context: A280426 A000689 A132137 * A103546 A321043 A080868
KEYWORD
nonn,cons
STATUS
approved