A092173 Decimal expansion of Pi^(2*e).
5, 0, 4, 4, 1, 3, 7, 6, 5, 4, 1, 8, 2, 1, 6, 5, 2, 1, 9, 8, 6, 2, 7, 1, 1, 3, 2, 5, 2, 4, 7, 6, 0, 5, 1, 8, 8, 9, 5, 5, 0, 6, 4, 4, 9, 9, 8, 2, 3, 6, 3, 9, 0, 7, 3, 4, 2, 0, 6, 5, 7, 7, 7, 9, 0, 1, 8, 9, 1, 7, 3, 0, 5, 3, 3, 6, 8, 7, 9, 1, 2, 5, 4, 5, 4, 9, 9, 2, 3, 6, 8, 5, 7, 0, 1, 4, 0, 7, 6, 0, 3, 1, 4, 7, 7
Offset: 3
Examples
504.41376541821652...
Crossrefs
Cf. A059850.
Programs
-
Mathematica
RealDigits[Pi^(2E),10,120][[1]] (* Harvey P. Dale, May 12 2025 *)