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