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 A010648 #13 Jul 08 2025 01:42:06 %S A010648 4,2,7,2,6,5,8,6,8,1,6,9,7,9,1,6,8,2,4,9,8,7,7,2,8,5,2,9,2,4,2,4,9,0, %T A010648 8,5,8,9,1,6,7,0,8,8,8,0,1,5,4,8,7,2,9,0,7,1,0,7,8,5,5,2,3,0,1,9,1,7, %U A010648 9,2,2,7,1,6,3,6,6,2,5,3,3,7,2,2,6,9,7,3,4,1,1,5,6,0,0,5,1,8,4 %N A010648 Decimal expansion of cube root of 78. %H A010648 Vincenzo Librandi, <a href="/A010648/b010648.txt">Table of n, a(n) for n = 1..5000</a> %F A010648 Equals A005486*A010585 = A002581*A010598. [_Bruno Berselli_, Mar 29 2013] %t A010648 RealDigits[N[78^(1/3), 100]][[1]] (* _Vincenzo Librandi_, Mar 29 2013 *) %o A010648 (PARI) sqrtn(78,3) \\ _Charles R Greathouse IV_, Apr 14 2014 %K A010648 nonn,cons %O A010648 1,1 %A A010648 _N. J. A. Sloane_