A092138 Decimal expansion of (Pi*e)^3.
6, 2, 2, 7, 7, 7, 7, 1, 5, 1, 1, 2, 7, 3, 4, 7, 8, 2, 7, 4, 3, 9, 8, 6, 6, 8, 2, 5, 4, 2, 8, 0, 8, 3, 0, 6, 0, 9, 8, 9, 6, 8, 4, 1, 4, 3, 7, 5, 8, 1, 7, 5, 3, 4, 9, 5, 1, 6, 7, 0, 7, 5, 3, 8, 2, 2, 4, 7, 4, 8, 8, 3, 3, 1, 5, 1, 7, 5, 6, 5, 9, 4, 3, 1, 1, 0, 2, 5, 1, 8, 6, 2, 2, 6, 6, 9, 1, 0, 5, 0
Offset: 3
Examples
622.777715112...
Programs
-
Mathematica
RealDigits[N[(Pi*E)^3,6! ]][[1]] (* Vladimir Joseph Stephan Orlovsky, Jun 18 2009 *)