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

A011196
Decimal expansion of 17th root of 4.
1
1, 0, 8, 4, 9, 6, 3, 9, 1, 3, 6, 4, 3, 6, 3, 7, 1, 2, 9, 6, 6, 7, 0, 7, 7, 5, 2, 3, 8, 7, 5, 4, 5, 4, 8, 4, 7, 6, 1, 1, 6, 8, 6, 3, 6, 9, 4, 7, 7, 6, 5, 0, 7, 7, 5, 2, 3, 8, 0, 6, 9, 2, 6, 4, 4, 3, 2, 3, 3, 2, 8, 8, 3, 7, 8, 7, 6, 0, 4, 3, 1, 9, 5, 6, 3, 5, 9, 3, 5, 9, 0, 3, 9, 9, 2, 5, 3, 6, 3
OFFSET
1,3
LINKS
MATHEMATICA
RealDigits[Power[4, (17)^-1], 10, 120][[1]] (* Harvey P. Dale, Feb 22 2012 *)
PROG
(PARI) sqrtn(4, 17) \\ Michel Marcus, Sep 04 2014
CROSSREFS
Sequence in context: A155064 A338574 A011225 * A205184 A105144 A277781
KEYWORD
nonn,cons
AUTHOR
STATUS
approved