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

A011516
Decimal expansion of 97th root of 97.
1
1, 0, 4, 8, 2, 9, 1, 7, 8, 5, 9, 4, 5, 6, 1, 3, 5, 3, 6, 7, 1, 6, 0, 9, 4, 9, 1, 1, 8, 3, 2, 4, 4, 3, 0, 9, 7, 9, 4, 5, 6, 7, 3, 6, 8, 1, 1, 4, 8, 7, 6, 8, 8, 4, 3, 9, 3, 5, 8, 0, 6, 4, 2, 2, 2, 3, 6, 5, 0, 4, 9, 2, 9, 3, 8, 7, 6, 7, 6, 5, 1, 7, 1, 6, 8, 0, 2, 7, 5, 5, 4, 4, 3, 4, 4, 2, 3, 8, 6
OFFSET
1,3
COMMENTS
An algebraic integer of degree 97. - Charles R Greathouse IV, Aug 26 2017
MATHEMATICA
RealDigits[Surd[97, 97], 10, 120][[1]] (* Harvey P. Dale, Jul 18 2021 *)
PROG
(PARI) sqrtn(97, 97) \\ Charles R Greathouse IV, Aug 26 2017
CROSSREFS
Sequence in context: A090488 A020848 A133058 * A088609 A163813 A109815
KEYWORD
nonn,cons
AUTHOR
EXTENSIONS
Last digit corrected by Ivan Panchenko, Sep 06 2014
STATUS
approved