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