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

A011506
Decimal expansion of 87th root of 87.
1
1, 0, 5, 2, 6, 7, 2, 6, 1, 4, 3, 1, 3, 8, 9, 9, 9, 3, 5, 7, 6, 4, 0, 3, 6, 2, 4, 7, 6, 1, 8, 7, 1, 8, 1, 5, 1, 0, 4, 0, 4, 7, 0, 7, 6, 6, 5, 5, 8, 8, 7, 9, 5, 0, 8, 2, 7, 8, 4, 8, 0, 2, 6, 6, 1, 9, 5, 1, 5, 0, 4, 3, 7, 9, 3, 4, 3, 2, 1, 9, 7, 3, 1, 3, 7, 2, 5, 4, 0, 7, 4, 3, 7, 5, 3, 4, 7, 4, 2
OFFSET
1,3
COMMENTS
An algebraic integer of degree 87. - Charles R Greathouse IV, Aug 26 2017
MATHEMATICA
RealDigits[Power[87, (87)^-1], 10, 120][[1]] (* Harvey P. Dale, Apr 07 2011 *)
PROG
(PARI) sqrtn(87, 87) \\ Charles R Greathouse IV, Aug 26 2017
CROSSREFS
Sequence in context: A158624 A363238 A021659 * A054400 A377645 A035568
KEYWORD
nonn,cons
AUTHOR
STATUS
approved