Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #13 Oct 01 2022 14:15:49
%S 7,8,7,8,7,3,5,2,4,0,0,2,8,1,8,5,1,0,7,4,7,6,0,6,7,0,5,9,1,8,8,4,2,1,
%T 2,0,1,2,0,2,9,3,8,3,1,8,5,1,3,8,9,1,6,3,8,2,3,4,5,5,8,3,2,0,0,9,0,9,
%U 0,1,8,8,6,0,2,3,4,2,7,9,0,7,0,2,8,4,3,3,1,4,0,4,5,6,3,5,4,0,9,2,8,3,5,2,6,5,7
%N Decimal expansion of 6^5/(Pi^2).
%C The volume of a sphere (or ball) of radius 18/Pi equals the surface area of the circumscribed cube.
%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F 6^5/Pi^2 = 7776/Pi^2.
%e 787.873524002818510747606705918842120120293831851389...
%t RealDigits[6^5/Pi^2,10,120][[1]] (* _Harvey P. Dale_, Feb 22 2017 *)
%o (PARI) 6^5/Pi^2 \\ _Charles R Greathouse IV_, Oct 01 2022
%Y Cf. A000796, A002388, A072097.
%K nonn,cons
%O 3,1
%A _Omar E. Pol_, Dec 25 2013