cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A093443 Decimal expansion of (Pi*e)^(1/3).

Original entry on oeis.org

2, 0, 4, 4, 0, 0, 2, 6, 3, 5, 9, 6, 1, 1, 5, 0, 8, 4, 3, 0, 3, 0, 2, 0, 1, 7, 9, 2, 4, 5, 6, 6, 0, 8, 7, 7, 3, 5, 7, 8, 5, 6, 4, 8, 7, 6, 1, 0, 5, 4, 8, 4, 5, 6, 1, 4, 3, 7, 2, 2, 4, 3, 0, 5, 6, 4, 0, 9, 0, 1, 1, 3, 0, 1, 5, 2, 3, 7, 7, 1, 0, 9, 9, 5, 6, 7, 3, 7, 2, 2, 9, 3, 8, 7, 3, 0, 4, 9, 4, 7, 7, 7, 3, 0, 1
Offset: 1

Views

Author

Mohammad K. Azarian, May 13 2004

Keywords

Examples

			2.04400263596115084303020...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[N[(Pi E)^(1/3), 100]][[1]] (* Vincenzo Librandi, Aug 09 2015 *)
    RealDigits[CubeRoot[Pi E],10,120][[1]] (* Harvey P. Dale, Dec 05 2023 *)

Extensions

Offset corrected by Mohammad K. Azarian, Dec 11 2008