A094139 Decimal expansion of (e/Pi)^(1/9).
9, 8, 4, 0, 4, 7, 5, 1, 2, 1, 1, 3, 1, 5, 4, 1, 1, 7, 0, 5, 6, 7, 5, 3, 3, 2, 1, 2, 9, 7, 8, 2, 7, 8, 8, 4, 0, 4, 3, 5, 8, 1, 6, 8, 2, 2, 6, 3, 4, 4, 5, 2, 7, 2, 8, 9, 8, 0, 2, 6, 2, 3, 0, 1, 4, 9, 0, 4, 1, 7, 9, 4, 5, 1, 6, 3, 5, 6, 8, 3, 2, 0, 6, 1, 6, 8, 3, 4, 4, 0, 7, 8, 0, 2, 4, 3, 4, 8, 8, 9, 4, 1, 0, 8, 9
Offset: 0
Examples
0.9840475121131541170567533...
Programs
-
Mathematica
RealDigits[Surd[E/Pi,9],10,120][[1]] (* Harvey P. Dale, Jul 07 2019 *)