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

%I #19 Aug 27 2023 17:00:35

%S 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,

%T 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,

%U 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

%N Decimal expansion of 20th root of 6.

%H Vincenzo Librandi, <a href="/A011229/b011229.txt">Table of n, a(n) for n = 1..1000</a>

%t RealDigits[N[6^(1/20),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Jan 25 2012 *)

%t RealDigits[Surd[6,20],10,120][[1]] (* _Harvey P. Dale_, Aug 27 2023 *)

%o (PARI) sqrtn(6,20) \\ _Charles R Greathouse IV_, Apr 15 2014

%K nonn,cons

%O 1,3

%A _N. J. A. Sloane_

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 August 10 09:30 EDT 2024. Contains 375044 sequences. (Running on oeis4.)