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 A246708 #24 Mar 27 2025 21:31:49 %S A246708 1,2,0,0,9,3,6,9,5,5,1,7,6,0,0,2,7,2,6,6,7,5,4,6,5,3,8,7,3,4,9,5,4,2, %T A246708 8,4,6,2,9,8,4,0,7,4,1,8,2,2,5,9,8,2,2,2,5,0,1,8,3,7,1,3,9,0,4,4,9,2, %U A246708 0,5,6,0,4,0,1,9,0,9,4,5,8,6,0,4,4,7,4,1,7,8,8,3,6,9,7,5 %N A246708 Decimal expansion of the sixth root of 3. %H A246708 Alois P. Heinz, <a href="/A246708/b246708.txt">Table of n, a(n) for n = 1..1000</a> %e A246708 3^(1/6) = 1.200936955176... %p A246708 Digits:=100: evalf(3^(1/6)); # _Wesley Ivan Hurt_, Sep 02 2014 %t A246708 RealDigits[3^(1/6), 10, 108][[1]] %o A246708 (PARI) sqrtn(3,6) \\ _Edward Jiang_, Sep 01 2014 %o A246708 (Magma) 3^(1/6); // _Wesley Ivan Hurt_, Sep 02 2014 %Y A246708 Cf. A005532 (5th root of 3), A011265 (11th root of 9). %K A246708 nonn,cons %O A246708 1,2 %A A246708 _Alonso del Arte_, Sep 01 2014