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 A011364 #17 Aug 18 2024 09:22:42 %S A011364 1,1,4,4,9,9,7,5,6,4,6,4,3,5,8,9,0,6,7,4,0,4,4,9,1,6,6,5,5,2,5,5,9,6, %T A011364 2,6,8,5,6,9,2,7,2,6,0,3,7,4,9,1,8,3,7,7,9,2,3,1,1,3,8,7,0,2,4,6,4,4, %U A011364 3,6,6,5,9,7,0,5,9,3,9,6,8,1,0,1,9,3,4,3,3,5,2,9,3,0,1,2,1,3,5 %N A011364 Decimal expansion of 20th root of 15. %H A011364 Ivan Panchenko, <a href="/A011364/b011364.txt">Table of n, a(n) for n = 1..1000</a> %F A011364 Equals A011214*A351217. - _R. J. Mathar_, Aug 18 2024 %e A011364 1.1449975... %t A011364 RealDigits[Surd[15,20],10,120][[1]] (* _Harvey P. Dale_, Jul 25 2013 *) %o A011364 (PARI) sqrtn(15,20) \\ _Edward Jiang_, Sep 05 2014 %K A011364 nonn,cons %O A011364 1,3 %A A011364 _N. J. A. Sloane_