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!)
A243406 Decimal expansion of 8^(1/sqrt(8)). 3
2, 0, 8, 5, 8, 8, 5, 7, 9, 6, 7, 5, 9, 9, 0, 6, 5, 5, 2, 8, 8, 9, 0, 4, 0, 8, 7, 0, 1, 4, 2, 9, 7, 0, 4, 5, 6, 6, 5, 6, 0, 3, 3, 2, 0, 3, 6, 9, 5, 8, 3, 8, 5, 1, 2, 7, 1, 6, 0, 0, 6, 8, 4, 7, 2, 0, 0, 9, 4, 4, 0, 4, 0, 9, 4, 1, 1, 4, 4, 4, 9, 7, 9, 4, 4, 6, 9, 3, 9, 3, 6, 0, 4, 4, 3, 3, 8, 7, 5, 2, 2, 5, 4, 8, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
2.0858857967599065528890408701429704566560332036958385127160...
MATHEMATICA
RealDigits[8^(1/Sqrt[8]), 10, 120][[1]] (* Harvey P. Dale, Nov 05 2019 *)
PROG
(PARI) default(realprecision, 20080); 8.0^(1.0/sqrt(8.0));
CROSSREFS
Cf. A002581, A243443 (k=7), A243444 (k=6).
Sequence in context: A321599 A020780 A334071 * A293934 A356651 A316133
KEYWORD
nonn,cons,easy
AUTHOR
Stanislav Sykora, Jun 05 2014
STATUS
approved

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 April 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)