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.
%I A133066 #11 Oct 21 2017 15:42:53 %S A133066 2,3,9,9,6,2,8,4,2,7,8,4,4,5,3,4,4,6,2,2,0,0,6,6,0,9,7,1,9,1,1,8,7,4, %T A133066 2,0,8,8,5,8,5,3,1,2,2,3,8,2,0,8,0,9,7,1,0,4,3,1,3,2,8,1,0,2,2,8,1,1, %U A133066 7,6,4,4,6,5,0,7,9,5,8,0 %N A133066 Decimal expansion of (e*Pi*Phi)^(1/3). %C A133066 phi = (1 + sqrt(5))/2 = 1.61803... %H A133066 G. C. Greubel, <a href="/A133066/b133066.txt">Table of n, a(n) for n = 1..5000</a> %e A133066 2.39962842784... %t A133066 RealDigits[N[(E \[Pi] GoldenRatio)^(1/3),80]][[1]] (* _Harvey P. Dale_, Feb 08 2011 *) %o A133066 (PARI) (exp(1)*Pi*(1+sqrt(5))/2)^(1/3) \\ _G. C. Greubel_, Oct 20 2017 %Y A133066 Cf. A131563, A131566, A133065. %K A133066 cons,nonn %O A133066 1,1 %A A133066 _Omar E. Pol_, Nov 09 2007 %E A133066 More terms from _Harvey P. Dale_, Feb 08 2011