A011395 Decimal expansion of 6th root of 18.
1, 6, 1, 8, 8, 7, 0, 4, 0, 6, 8, 6, 0, 5, 6, 6, 6, 5, 1, 9, 3, 0, 3, 4, 8, 0, 0, 5, 2, 7, 0, 5, 9, 2, 2, 1, 9, 9, 8, 4, 4, 6, 7, 5, 0, 3, 9, 8, 3, 5, 4, 1, 5, 0, 0, 3, 9, 4, 9, 7, 4, 1, 0, 3, 1, 1, 7, 5, 8, 6, 5, 8, 0, 4, 9, 0, 2, 0, 7, 6, 1, 1, 7, 8, 0, 1, 7, 3, 2, 7, 0, 8, 1, 3, 2, 6, 3, 0, 9
Offset: 1
Examples
1.61887040686056665193034800527...
Links
Programs
-
Mathematica
RealDigits[18^(1/6), 10, 100][[1]] (* Alonso del Arte, Nov 18 2016 *)
-
PARI
sqrtn(18,6) \\ Charles R Greathouse IV, Nov 26 2024
Extensions
Last two digits corrected by Ivan Panchenko, Sep 06 2014