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

A011258
Decimal expansion of 19th root of 8.
1
1, 1, 1, 5, 6, 5, 7, 9, 1, 7, 7, 6, 1, 5, 4, 3, 6, 6, 6, 8, 8, 5, 8, 0, 9, 9, 9, 4, 0, 1, 9, 1, 1, 2, 2, 0, 8, 5, 4, 3, 1, 9, 6, 8, 4, 7, 6, 8, 1, 6, 8, 4, 2, 9, 5, 9, 4, 1, 1, 4, 3, 1, 1, 2, 1, 7, 4, 7, 9, 4, 2, 6, 8, 0, 1, 4, 5, 4, 6, 2, 6, 7, 8, 0, 0, 4, 2, 5, 6, 9, 1, 3, 0, 9, 4, 6, 5, 3, 9
OFFSET
1,4
LINKS
MATHEMATICA
RealDigits[N[8^(1/19), 100]][[1]] (* Vincenzo Librandi, Mar 22 2013 *)
PROG
(PARI) sqrtn(8, 19) \\ Charles R Greathouse IV, Apr 15 2014
CROSSREFS
Sequence in context: A177957 A223171 A188942 * A217177 A157339 A029944
KEYWORD
nonn,cons
AUTHOR
STATUS
approved