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