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 A011092 #16 Jul 08 2025 01:55:37 %S A011092 1,4,7,5,7,7,3,1,6,1,5,9,4,5,5,2,0,6,9,2,7,6,9,1,6,6,9,5,6,3,2,2,4,4, %T A011092 1,0,6,5,4,4,0,9,3,6,1,3,7,4,0,2,0,3,5,6,7,7,7,0,9,0,4,1,6,8,8,8,4,5, %U A011092 2,1,7,6,7,4,9,9,2,0,8,3,6,0,7,1,4,4,1,1,0,8,2,3,5,1,2,9,8,3,0 %N A011092 Decimal expansion of 5th root of 7. %H A011092 Ivan Panchenko, <a href="/A011092/b011092.txt">Table of n, a(n) for n = 1..1000</a> %e A011092 1.475773161594552... %t A011092 RealDigits[7^(1/5), 10, 105][[1]] (* _Alonso del Arte_, Sep 28 2014 *) %o A011092 (PARI) sqrtn(7,5) \\ _Charles R Greathouse IV_, Apr 16 2014 %K A011092 nonn,cons,easy %O A011092 1,2 %A A011092 _N. J. A. Sloane_