Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #10 Mar 11 2018 04:59:57
%S 9,5,2,9,0,1,9,2,2,3,2,9,8,5,7,1,5,8,2,6,4,6,6,1,0,0,9,1,5,9,1,0,6,1,
%T 4,2,2,0,7,9,7,4,7,7,7,7,7,7,2,4,1,1,6,1,7,1,0,4,5,7,7,4,1,7,8,6,3,1,
%U 5,0,3,4,2,1,1,8,8,0,0,8,6,5,3,2,9,4,9,7,0,9,1,6,4,0,1,1,8,8,9,9,7,6,0,4,6
%N Decimal expansion of (e/Pi)^(1/3).
%e 0.95290192232985715826466100...
%t RealDigits[Surd[E/Pi,3],10,120][[1]] (* _Harvey P. Dale_, Aug 25 2016 *)
%Y Cf. A061360, A001113, A000796.
%K cons,nonn
%O 0,1
%A _Mohammad K. Azarian_, May 03 2004