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).

This page as a plain text file.
%I A093443 #13 Dec 05 2023 18:42:44
%S A093443 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,
%T A093443 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,
%U A093443 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
%N A093443 Decimal expansion of (Pi*e)^(1/3).
%e A093443 2.04400263596115084303020...
%t A093443 RealDigits[N[(Pi E)^(1/3), 100]][[1]] (* _Vincenzo Librandi_, Aug 09 2015 *)
%t A093443 RealDigits[CubeRoot[Pi E],10,120][[1]] (* _Harvey P. Dale_, Dec 05 2023 *)
%Y A093443 Cf. A000796, A001113, A019609.
%K A093443 cons,nonn
%O A093443 1,1
%A A093443 _Mohammad K. Azarian_, May 13 2004
%E A093443 Offset corrected by _Mohammad K. Azarian_, Dec 11 2008