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 A351216 #12 Jul 20 2022 04:40:57 %S A351216 1,0,5,9,5,2,6,0,6,4,7,3,8,2,7,5,2,0,2,6,4,1,5,3,9,1,8,0,4,8,5,2,1,7, %T A351216 1,7,1,1,3,4,6,9,6,9,2,5,7,9,7,5,8,0,0,6,2,1,0,3,3,5,9,4,3,3,5,5,4,4, %U A351216 1,9,2,8,8,1,4,4,6,2,3,6,7,4,9,7,0,9,0,1,8,5,6,9,3,1,7,7,5,1,0,7,6,4,5,1,5 %N A351216 Decimal expansion of the 19th root of 3. %F A351216 Equals 3^(1/19). %e A351216 1.0595260647382752026415391804852171711346969... %p A351216 Digits:=100: evalf(3^(1/19)); %t A351216 RealDigits[3^(1/19), 10, 108][[1]] %o A351216 (PARI) sqrtn(3,19) %Y A351216 Cf. A351211 (14th root), A351212 (15th root), A351213 (16th root), A351214 (17th root), A351215 (18th root). %K A351216 cons,easy,nonn %O A351216 1,3 %A A351216 _Mark Andreas_, Apr 22 2022