login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

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

%I #13 Apr 04 2020 05:30:29

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

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

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

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

%e 1.04942594465019805059064435106277...

%t RealDigits[N[(Pi/E)^(1/3), 110]][[1]] (* _Georg Fischer_, Apr 04 2020 *)

%o (PARI) (Pi/exp(1))^(1/3) \\ _Michel Marcus_, Apr 04 2020

%Y Cf. A000796, A001113, A061382.

%K cons,nonn

%O 1,3

%A _Mohammad K. Azarian_, Aug 07 2004

%E Definition corrected by _Georg Fischer_, Apr 04 2020