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!)
A011229 Decimal expansion of 20th root of 6. 1
1, 0, 9, 3, 7, 2, 3, 5, 4, 7, 7, 2, 6, 4, 4, 2, 3, 8, 3, 2, 5, 3, 4, 0, 7, 5, 4, 8, 3, 4, 5, 8, 9, 0, 6, 5, 3, 0, 6, 6, 5, 4, 7, 4, 9, 3, 5, 1, 8, 8, 2, 3, 4, 4, 0, 6, 4, 9, 4, 0, 7, 6, 0, 7, 7, 6, 4, 9, 5, 9, 0, 5, 0, 2, 3, 1, 7, 3, 1, 2, 2, 8, 1, 7, 6, 8, 4, 3, 3, 0, 2, 6, 2, 6, 9, 8, 4, 3, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
RealDigits[N[6^(1/20), 200]][[1]] (* Vladimir Joseph Stephan Orlovsky, Jan 25 2012 *)
RealDigits[Surd[6, 20], 10, 120][[1]] (* Harvey P. Dale, Aug 27 2023 *)
PROG
(PARI) sqrtn(6, 20) \\ Charles R Greathouse IV, Apr 15 2014
CROSSREFS
Sequence in context: A154688 A127794 A011390 * A324993 A068353 A346989
KEYWORD
nonn,cons
AUTHOR
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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)