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

A011203
Decimal expansion of 9th root of 5.
1
1, 1, 9, 5, 8, 1, 3, 1, 7, 4, 5, 0, 0, 4, 0, 1, 9, 4, 1, 4, 6, 0, 0, 4, 8, 4, 0, 0, 2, 5, 3, 5, 9, 5, 6, 2, 2, 3, 4, 3, 9, 4, 8, 2, 6, 4, 2, 7, 7, 8, 9, 6, 9, 7, 2, 4, 4, 5, 6, 9, 7, 9, 1, 7, 0, 1, 9, 5, 2, 2, 0, 3, 0, 3, 3, 0, 5, 6, 9, 5, 3, 0, 4, 9, 3, 4, 7, 9, 2, 5, 0, 3, 7, 5, 0, 4, 3, 1, 5
OFFSET
1,3
LINKS
MATHEMATICA
RealDigits[Surd[5, 9], 10, 120][[1]] (* Harvey P. Dale, Aug 25 2020 *)
PROG
(PARI) sqrtn(5, 9) \\ Michel Marcus, Sep 04 2014
CROSSREFS
Sequence in context: A273840 A117019 A155692 * A245292 A203081 A346440
KEYWORD
nonn,cons
AUTHOR
STATUS
approved