A011441 Decimal expansion of 22nd root of 22.
1, 1, 5, 0, 8, 5, 1, 3, 0, 0, 3, 5, 8, 2, 7, 8, 7, 8, 5, 4, 2, 4, 5, 5, 9, 7, 9, 6, 2, 3, 7, 4, 7, 8, 8, 8, 8, 9, 1, 4, 3, 3, 3, 4, 5, 6, 0, 4, 8, 1, 7, 5, 8, 8, 7, 1, 2, 7, 2, 3, 2, 8, 2, 3, 9, 9, 6, 8, 7, 8, 6, 5, 4, 2, 7, 8, 5, 3, 8, 7, 1, 5, 6, 2, 4, 3, 2, 2, 6, 4, 3, 6, 1, 9, 5, 3, 7, 7, 9
Offset: 1
Links
- Ivan Panchenko, Table of n, a(n) for n = 1..1000
Programs
-
Mathematica
RealDigits[Surd[22,22],10,120][[1]] (* Harvey P. Dale, Nov 24 2013 *)