login
This site is supported by donations to The OEIS Foundation.

 

Logo

Please make a donation to keep the OEIS running. We are now in our 55th year. In the past year we added 12000 new sequences and reached 8000 citations (which often say "discovered thanks to the OEIS"). We need to raise money to hire someone to manage submissions, which would reduce the load on our editors and speed up editing.
Other ways to donate

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092736 Decimal expansion of Pi^8. 6
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, 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, 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 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET

4,1

LINKS

G. C. Greubel, Table of n, a(n) for n = 4..10000

EXAMPLE

9488.53101607057400712857550390676579669717947164108269211009141506690890...

MAPLE

evalf(Pi^8, 100); # Wesley Ivan Hurt, Jan 28 2017

MATHEMATICA

RealDigits[Pi^8, 10, 100][[1]] (* G. C. Greubel, Mar 09 2018 *)

PROG

(PARI) Pi^8 \\ Charles R Greathouse IV, Jan 29 2017

(MAGMA) R:= RealField(100); (Pi(R))^8; // G. C. Greubel, Mar 09 2018

CROSSREFS

Cf. A000796, A002388, A092425.

Sequence in context: A242712 A010541 A103742 * A019617 A200296 A021517

Adjacent sequences:  A092733 A092734 A092735 * A092737 A092738 A092739

KEYWORD

cons,nonn

AUTHOR

Mohammad K. Azarian, Apr 12 2004

STATUS

approved

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

License Agreements, Terms of Use, Privacy Policy. .

Last modified January 11 16:51 EST 2020. Contains 330705 sequences. (Running on oeis4.)