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 A092732 #25 Oct 01 2023 06:41:30 %S A092732 9,6,1,3,8,9,1,9,3,5,7,5,3,0,4,4,3,7,0,3,0,2,1,9,4,4,3,6,5,2,4,1,9,8, %T A092732 9,8,8,6,7,2,1,7,5,2,8,0,8,1,0,4,6,6,1,5,9,4,1,0,7,6,1,8,7,4,8,4,0,9, %U A092732 3,9,1,2,8,4,2,3,5,0,2,1,3,4,9,9,2,2,1,4,0,9,1,5,1,9,1,5,7,3,6,1,5,1,1,1,3 %N A092732 Decimal expansion of Pi^6. %H A092732 G. C. Greubel, <a href="/A092732/b092732.txt">Table of n, a(n) for n = 3..10000</a> %H A092732 Mohammad Reza Yegan, <a href="https://doi.org/10.1016/j.jnt.2017.02.009">On the irrationality of Pi^4 and Pi^6</a>, Journal of Number Theory, Volume 178, September 2017, Pages 5-10. %H A092732 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %F A092732 Equals Sum_{k>=1} k*(k+1)*(k+2)*(k+3)*(k+4)*zeta(k+5)/2^(k+2). - _Amiram Eldar_, May 21 2021 %e A092732 961.389193575304437... %t A092732 RealDigits[Pi^6, 10, 108][[1]] (* _Alonso del Arte_, Oct 05 2014 *) %o A092732 (PARI) Pi^6 \\ _G. C. Greubel_, Mar 09 2018 %o A092732 (Magma) R:= RealField(100); (Pi(R))^6; // _G. C. Greubel_, Mar 09 2018 %Y A092732 Cf. A000796, A002161. %K A092732 cons,nonn %O A092732 3,1 %A A092732 _Mohammad K. Azarian_, Apr 12 2004