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

A011111
Decimal expansion of 5th root of 26.
1
1, 9, 1, 8, 6, 4, 5, 1, 9, 1, 6, 2, 5, 3, 0, 6, 2, 4, 7, 8, 6, 4, 2, 7, 8, 5, 6, 7, 1, 8, 5, 7, 3, 3, 0, 8, 8, 4, 2, 1, 5, 0, 6, 5, 2, 8, 6, 9, 4, 2, 8, 9, 2, 8, 2, 0, 2, 4, 2, 0, 8, 2, 2, 9, 5, 2, 3, 3, 5, 8, 0, 2, 9, 4, 9, 5, 4, 7, 5, 2, 6, 1, 1, 9, 1, 5, 5, 3, 8, 7, 7, 6, 0, 4, 9, 5, 7, 4, 0
OFFSET
1,2
LINKS
EXAMPLE
1.918645191625306247864278567...
MATHEMATICA
RealDigits[26^(1/5), 10, 100][[1]] (* Alonso del Arte, Mar 26 2015 *)
PROG
(PARI) sqrtn(26, 5) \\ Charles R Greathouse IV, Apr 16 2014
CROSSREFS
Sequence in context: A113657 A098783 A234468 * A301815 A191502 A109871
KEYWORD
nonn,cons,easy
STATUS
approved