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

A011128
Decimal expansion of 5th root of 43.
1
2, 1, 2, 1, 7, 4, 7, 4, 6, 0, 8, 4, 1, 8, 9, 7, 8, 5, 2, 6, 3, 9, 9, 0, 5, 0, 3, 1, 0, 7, 9, 4, 1, 6, 8, 3, 3, 4, 4, 2, 4, 4, 7, 8, 9, 9, 3, 7, 7, 3, 0, 0, 1, 3, 5, 8, 4, 5, 5, 0, 6, 4, 0, 4, 9, 6, 4, 6, 7, 7, 3, 7, 9, 2, 9, 4, 4, 1, 5, 6, 3, 7, 7, 5, 5, 0, 0, 3, 4, 9, 7, 6, 8, 0, 1, 5, 7, 3, 7
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[Surd[43, 5], 10, 120][[1]] (* Harvey P. Dale, Mar 15 2015 *)
PROG
(PARI) sqrtn(43, 5) \\ Charles R Greathouse IV, Apr 16 2014
CROSSREFS
Sequence in context: A300585 A145999 A198316 * A245595 A146003 A334730
KEYWORD
nonn,cons
AUTHOR
STATUS
approved