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

A011494
Decimal expansion of 75th root of 75.
1
1, 0, 5, 9, 2, 5, 5, 7, 1, 7, 4, 8, 2, 4, 9, 8, 2, 7, 0, 3, 3, 3, 6, 4, 0, 0, 4, 9, 8, 1, 5, 0, 1, 4, 4, 7, 4, 6, 0, 5, 6, 0, 3, 3, 1, 1, 6, 6, 3, 9, 0, 3, 3, 8, 0, 9, 9, 7, 2, 7, 4, 9, 1, 8, 9, 6, 5, 5, 8, 1, 4, 6, 1, 6, 2, 9, 1, 3, 2, 5, 4, 3, 6, 0, 4, 8, 3, 7, 6, 1, 1, 6, 4, 1, 6, 4, 3, 8, 1
OFFSET
1,3
COMMENTS
An algebraic integer of degree 75. - Charles R Greathouse IV, Aug 26 2017
MATHEMATICA
RealDigits[Surd[75, 75], 10, 120][[1]] (* Harvey P. Dale, May 07 2013 *)
PROG
(PARI) sqrtn(75, 75) \\ Charles R Greathouse IV, Aug 26 2017
CROSSREFS
Sequence in context: A332326 A200009 A303662 * A214395 A030125 A377420
KEYWORD
nonn,cons
AUTHOR
STATUS
approved