login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092736 Decimal expansion of Pi^8. 8

%I #22 Sep 08 2022 08:45:13

%S 9,4,8,8,5,3,1,0,1,6,0,7,0,5,7,4,0,0,7,1,2,8,5,7,5,5,0,3,9,0,6,7,6,5,

%T 7,9,6,6,9,7,1,7,9,4,7,1,6,4,1,0,8,2,6,9,2,1,1,0,0,9,1,4,1,5,0,6,6,9,

%U 0,8,9,0,1,8,3,1,3,7,6,2,9,6,0,3,5,4,6,4,3,2,7,0,1,8,9,1,5,1,2,7,1,2,6,7,4

%N Decimal expansion of Pi^8.

%H G. C. Greubel, <a href="/A092736/b092736.txt">Table of n, a(n) for n = 4..10000</a>

%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>

%e 9488.53101607057400712857550390676579669717947164108269211009141506690890...

%p evalf(Pi^8,100); # _Wesley Ivan Hurt_, Jan 28 2017

%t RealDigits[Pi^8, 10, 100][[1]] (* _G. C. Greubel_, Mar 09 2018 *)

%o (PARI) Pi^8 \\ _Charles R Greathouse IV_, Jan 29 2017

%o (Magma) R:= RealField(100); (Pi(R))^8; // _G. C. Greubel_, Mar 09 2018

%Y Cf. A000796, A002388, A092425.

%K cons,nonn

%O 4,1

%A _Mohammad K. Azarian_, Apr 12 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 9 13:34 EDT 2024. Contains 372351 sequences. (Running on oeis4.)