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 A011183 #13 Jul 08 2025 02:01:09 %S A011183 2,5,0,1,7,5,7,5,2,7,1,4,0,8,4,3,5,1,3,0,8,7,2,4,4,8,5,4,9,2,6,2,9,8, %T A011183 3,7,2,0,6,0,4,5,7,4,7,0,6,8,0,9,7,7,9,7,9,9,3,2,6,1,3,5,7,8,6,5,1,7, %U A011183 1,6,3,9,7,0,0,6,1,1,8,9,9,7,4,2,2,8,0,0,7,9,8,8,3,3,3,9,8,2,7 %N A011183 Decimal expansion of 5th root of 98. %H A011183 Ivan Panchenko, <a href="/A011183/b011183.txt">Table of n, a(n) for n = 1..1000</a> %F A011183 Equals A005531*A011092^2 . - _R. J. Mathar_, Aug 27 2024 %t A011183 RealDigits[Surd[98,5],10,120][[1]] (* _Harvey P. Dale_, Mar 06 2014 *) %K A011183 nonn,cons %O A011183 1,1 %A A011183 _N. J. A. Sloane_