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

A011092
Decimal expansion of 5th root of 7.
4
1, 4, 7, 5, 7, 7, 3, 1, 6, 1, 5, 9, 4, 5, 5, 2, 0, 6, 9, 2, 7, 6, 9, 1, 6, 6, 9, 5, 6, 3, 2, 2, 4, 4, 1, 0, 6, 5, 4, 4, 0, 9, 3, 6, 1, 3, 7, 4, 0, 2, 0, 3, 5, 6, 7, 7, 7, 0, 9, 0, 4, 1, 6, 8, 8, 8, 4, 5, 2, 1, 7, 6, 7, 4, 9, 9, 2, 0, 8, 3, 6, 0, 7, 1, 4, 4, 1, 1, 0, 8, 2, 3, 5, 1, 2, 9, 8, 3, 0
OFFSET
1,2
LINKS
EXAMPLE
1.475773161594552...
MATHEMATICA
RealDigits[7^(1/5), 10, 105][[1]] (* Alonso del Arte, Sep 28 2014 *)
PROG
(PARI) sqrtn(7, 5) \\ Charles R Greathouse IV, Apr 16 2014
CROSSREFS
Sequence in context: A379135 A200391 A357483 * A358924 A086203 A248867
KEYWORD
nonn,cons,easy
AUTHOR
STATUS
approved