A011215 Decimal expansion of 6th root of 6.
1, 3, 4, 8, 0, 0, 6, 1, 5, 4, 5, 9, 7, 2, 7, 7, 6, 6, 7, 3, 7, 4, 2, 3, 6, 3, 1, 3, 9, 0, 3, 0, 7, 8, 6, 7, 5, 5, 3, 6, 4, 9, 7, 8, 3, 0, 2, 6, 6, 4, 6, 2, 2, 8, 4, 6, 6, 6, 3, 0, 1, 8, 8, 3, 3, 6, 7, 2, 7, 5, 7, 7, 8, 7, 7, 6, 5, 5, 4, 8, 1, 4, 9, 2, 6, 8, 6, 8, 0, 2, 3, 8, 4, 2, 4, 1, 3, 5, 8
Offset: 1
Links
Programs
-
Mathematica
RealDigits[Surd[6,6],10,120][[1]] (* Harvey P. Dale, Jan 18 2017 *)
-
PARI
sqrtn(6, 6) \\ Michel Marcus, Sep 04 2014