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 A215889 #15 Nov 10 2017 09:56:30 %S A215889 1,2,0,0,2,3,1,4,3,6,8,4,2,7,6,8,4,3,9,6,5,8,5,5,9,6,4,2,2,7,1,0,2,4, %T A215889 6,2,5,3,4,1,2,1,7,5,7,9,7,8,3,2,2,8,9,4,2,3,1,8,5,2,7,9,7,7,9,4,3,1, %U A215889 0,5,2,3,7,9,5,3,8,3,2,9,7,1,7,7,8,6,4,9,8,2,0,3,9,5,1,7,4,4 %N A215889 Decimal expansion of cube root of 1729. %C A215889 1729 is the smallest number that is the sum of two positive cubes in more than one way, namely 1729 = 10^3 + 9^3 = 12^3 + 1^3. %H A215889 Chai Wah Wu, <a href="/A215889/b215889.txt">Table of n, a(n) for n = 2..10003</a> %H A215889 Elliot Wolf, <a href="http://www.fotuva.org/online/poem_elliot.html">Poem for Richard Feynman</a>. %e A215889 1729^(1/3) = 12.002314368427684... %t A215889 RealDigits[1729^(1/3), 10, 105][[1]] %o A215889 (PARI) sqrtn(1729,3) \\ _Charles R Greathouse IV_, Apr 16 2014 %Y A215889 Cf. A004564. %K A215889 nonn,easy,cons %O A215889 2,2 %A A215889 _Alonso del Arte_, Aug 25 2012