A094134 Decimal expansion of (e/Pi)^(1/5).
9, 7, 1, 4, 6, 8, 9, 4, 4, 5, 5, 0, 7, 8, 9, 0, 1, 4, 3, 5, 2, 3, 9, 7, 7, 8, 8, 1, 4, 8, 5, 2, 7, 7, 7, 7, 4, 7, 5, 7, 3, 3, 5, 3, 5, 0, 6, 8, 7, 5, 0, 9, 9, 2, 8, 4, 8, 6, 6, 8, 0, 3, 4, 3, 4, 8, 5, 9, 2, 4, 7, 4, 5, 6, 2, 2, 5, 2, 9, 5, 9, 3, 5, 4, 0, 5, 4, 7, 8, 4, 8, 1, 5, 6, 4, 1, 8, 1, 7, 7, 8, 4, 9, 3, 9
Offset: 0
Examples
0.971468944550789014352397788...
Programs
-
Mathematica
RealDigits[Surd[E/Pi,5],10,120][[1]] (* Harvey P. Dale, Nov 14 2018 *)