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

A011158
Decimal expansion of 5th root of 73.
1
2, 3, 5, 8, 6, 5, 5, 8, 1, 8, 2, 4, 0, 7, 3, 5, 6, 2, 6, 6, 0, 4, 1, 4, 5, 1, 3, 4, 7, 6, 8, 4, 0, 2, 7, 8, 8, 8, 8, 4, 6, 1, 3, 0, 4, 9, 6, 2, 3, 0, 7, 9, 6, 5, 2, 6, 1, 7, 0, 0, 8, 9, 8, 2, 4, 9, 3, 3, 3, 5, 6, 5, 4, 6, 1, 1, 8, 4, 5, 2, 6, 1, 6, 0, 1, 6, 6, 4, 2, 5, 5, 7, 5, 1, 7, 3, 7, 6, 7
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[Power[73, (5)^-1], 10, 120][[1]] (* Harvey P. Dale, Mar 02 2012 *)
RealDigits[Surd[73, 5], 10, 120][[1]] (* Harvey P. Dale, Dec 23 2023 *)
CROSSREFS
Sequence in context: A257122 A249188 A284188 * A104647 A065115 A262263
KEYWORD
nonn,cons
AUTHOR
STATUS
approved