A096435 Decimal expansion of (Pi - e)^(1/3).
7, 5, 0, 8, 4, 9, 8, 9, 5, 8, 7, 5, 6, 1, 4, 8, 4, 0, 9, 1, 7, 2, 9, 1, 5, 2, 2, 4, 3, 8, 4, 4, 1, 4, 5, 7, 6, 5, 7, 0, 9, 0, 8, 3, 4, 2, 9, 4, 3, 8, 2, 3, 5, 2, 7, 1, 1, 3, 9, 3, 5, 4, 4, 4, 8, 1, 0, 5, 7, 2, 6, 8, 9, 6, 7, 2, 1, 9, 6, 8, 5, 7, 9, 3, 1, 4, 2, 7, 1, 9, 6, 1, 6, 1, 9, 3, 9, 5, 6, 9, 7, 4, 1, 8, 4
Offset: 0
Examples
0.75084989587561484091729152243844...
Programs
-
Mathematica
RealDigits[Surd[Pi-E,3],10,120][[1]] (* Harvey P. Dale, Aug 21 2021 *)