login

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

Decimal expansion of Pi^(3e).
0

%I #13 Jan 21 2017 09:25:04

%S 1,1,3,2,8,7,0,8,3,1,2,8,4,0,0,9,5,4,0,4,3,0,1,6,7,0,4,7,4,9,8,1,6,2,

%T 1,7,9,6,3,7,4,1,0,0,8,3,2,0,2,7,3,3,4,0,0,6,0,2,6,4,7,2,0,9,5,3,2,1,

%U 5,1,2,1,7,3,4,2,3,2,0,0,4,9,9,0,7,5,7,5,2,2,8,9,9,1,8,9,9,8,1,8,5,6,4,2,9

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

%e 11328.70831...

%p Digits:=100: evalf(Pi^(3*exp(1))); # _Wesley Ivan Hurt_, Jan 20 2017

%t RealDigits[Pi^(3E),10,120][[1]] (* _Harvey P. Dale_, Dec 22 2012 *)

%o (PARI) Pi^(3*exp(1)) \\ _Michel Marcus_, Jan 21 2017

%Y Cf. A059850, A092173.

%K nonn,cons

%O 5,3

%A _Mohammad K. Azarian_, Apr 01 2004