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 A111310 #14 Oct 21 2019 11:37:36 %S A111310 6,4,0,3,1,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,3,9,0,3, %T A111310 1,7,3,5,2,3,1,9,4,7,0,1,2,6,5,0,2,8,3,5,5,3,9,0,2,6,0,3,3,6,6,3,9,2, %U A111310 1,8,9,9,6,0,9,3,6,1,4,8,1,2,4,5,8,3,0,3,8,8,5,3,5,4,1,1,5,3,8,6,1,9,9,6,2 %N A111310 Decimal expansion of (e^(Pi*sqrt(163)) - 744)^(1/3). %D A111310 Michael Trott, The Mathematica Guide Book for Programming, Springer, 2004, page 8. %e A111310 Equals 640319.99999999999999999999999939031735231947012650283553902603366... %e A111310 while (A060295)^(1/3) = 640320.0000000006048637350490160394717418188... %t A111310 RealDigits[(E^(Pi*Sqrt[163]) - 744)^(1/3), 10, 124][[1]] %o A111310 (PARI) (exp(Pi*sqrt(163))-744)^(1/3) %Y A111310 Cf. A060295. %K A111310 cons,nonn %O A111310 6,1 %A A111310 Michael Trott (mtrott(AT)wolfram.com) and _Robert G. Wilson v_, Jul 15 2005