A185361 Decimal expansion of 2^(1/Pi).
1, 2, 4, 6, 8, 6, 8, 9, 8, 8, 9, 0, 0, 6, 3, 8, 3, 0, 5, 4, 9, 7, 3, 7, 0, 6, 3, 6, 1, 2, 5, 5, 7, 7, 0, 0, 5, 4, 7, 2, 5, 4, 5, 6, 3, 4, 3, 9, 1, 1, 2, 5, 7, 0, 3, 6, 3, 2, 9, 0, 3, 7, 6, 9, 4, 6, 7, 0, 0, 0, 8, 3, 9, 0, 0, 6, 8, 6, 1, 6, 6, 2, 8, 9, 5, 4
Offset: 1
Examples
1.2468689889006383054973706361255770054725456343911...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..5000
Programs
-
Mathematica
RealDigits[N[2^(1/Pi),200]][[1]]
-
PARI
2^(1/Pi) \\ G. C. Greubel, Jun 28 2017
Formula
Equals exp(A284983). - Amiram Eldar, Nov 24 2020