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

A011301
Decimal expansion of 17th root of 11.
1
1, 1, 5, 1, 4, 8, 5, 2, 8, 7, 1, 7, 9, 4, 9, 6, 3, 1, 7, 8, 4, 5, 5, 0, 4, 5, 6, 8, 1, 3, 2, 4, 7, 4, 0, 7, 1, 6, 3, 1, 1, 7, 8, 0, 4, 8, 2, 7, 4, 8, 4, 4, 9, 2, 3, 9, 0, 2, 1, 9, 2, 4, 6, 4, 0, 4, 6, 6, 3, 0, 2, 2, 5, 4, 6, 2, 4, 7, 8, 3, 3, 4, 1, 8, 3, 7, 6, 6, 4, 4, 3, 4, 8, 8, 6, 8, 6, 3, 3
OFFSET
1,3
LINKS
MATHEMATICA
RealDigits[Surd[11, 17], 10, 120][[1]] (* Harvey P. Dale, Jan 26 2021 *)
PROG
(PARI) sqrtn(11, 17) \\ Michel Marcus, Sep 04 2014
CROSSREFS
Sequence in context: A355953 A167864 A232809 * A316248 A180132 A286593
KEYWORD
nonn,cons
STATUS
approved