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

A011495
Decimal expansion of 76th root of 76.
1
1, 0, 5, 8, 6, 3, 8, 1, 6, 6, 3, 7, 5, 8, 7, 9, 6, 3, 9, 2, 8, 0, 8, 5, 7, 0, 6, 9, 0, 3, 2, 3, 8, 1, 9, 0, 4, 3, 5, 4, 8, 7, 3, 8, 1, 5, 4, 2, 8, 5, 1, 3, 7, 9, 5, 6, 2, 5, 6, 1, 5, 2, 5, 3, 0, 1, 6, 2, 9, 6, 6, 1, 1, 0, 4, 0, 8, 7, 4, 4, 3, 6, 0, 0, 7, 8, 7, 9, 3, 3, 2, 9, 7, 5, 0, 5, 1, 3, 5
OFFSET
1,3
COMMENTS
An algebraic integer of degree 76. - Charles R Greathouse IV, Aug 26 2017
MATHEMATICA
RealDigits[Surd[76, 76], 10, 120][[1]] (* Harvey P. Dale, Mar 05 2018 *)
PROG
(PARI) sqrtn(76, 76) \\ Charles R Greathouse IV, Aug 26 2017
CROSSREFS
Sequence in context: A296486 A378872 A011424 * A136258 A102519 A334849
KEYWORD
nonn,cons
AUTHOR
STATUS
approved