login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Decimal expansion of (Pi*e)^3.
0

%I #16 Aug 26 2024 02:05:12

%S 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,

%T 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,

%U 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

%N Decimal expansion of (Pi*e)^3.

%e 622.777715112...

%t RealDigits[N[(Pi*E)^3,6! ]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Jun 18 2009 *)

%Y Cf. A019609 (Pi*e), A092036 ((Pi*e)^2).

%K cons,nonn

%O 3,1

%A _Mohammad K. Azarian_, Mar 30 2004