A011321 Decimal expansion of 7th root of 13.
1, 4, 4, 2, 5, 6, 2, 9, 1, 9, 4, 4, 2, 9, 7, 7, 7, 3, 0, 8, 7, 9, 4, 4, 0, 7, 6, 5, 7, 4, 1, 9, 4, 9, 7, 4, 0, 9, 4, 2, 3, 0, 0, 3, 3, 6, 7, 5, 1, 4, 9, 1, 2, 7, 7, 8, 7, 2, 0, 8, 1, 7, 6, 2, 0, 7, 6, 0, 4, 4, 0, 1, 3, 6, 0, 0, 6, 5, 6, 0, 3, 4, 3, 5, 8, 5, 3, 6, 2, 5, 0, 9, 9, 9, 1, 6, 4, 6, 2
Offset: 1
Links
- Ivan Panchenko, Table of n, a(n) for n = 1..1000
Programs
-
Mathematica
RealDigits[Surd[13,7],10,120][[1]] (* Harvey P. Dale, May 16 2025 *)