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!)
A011410 Decimal expansion of 6th root of 19. 1

%I #17 Sep 08 2022 08:44:37

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

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

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

%N Decimal expansion of 6th root of 19.

%H Ivan Panchenko, <a href="/A011410/b011410.txt">Table of n, a(n) for n = 1..1000</a>

%e 1.63352430307049453072467018359...

%t RealDigits[19^(1/6), 10, 100][[1]] (* _Alonso del Arte_, Feb 19 2015 *)

%o (PARI) sqrtn(19, 6) \\ _Michel Marcus_, Feb 20 2015

%o (Magma) Root(19, 6); // _Vincenzo Librandi_, Feb 20 2015

%K nonn,cons,easy

%O 1,2

%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 April 24 19:39 EDT 2024. Contains 371963 sequences. (Running on oeis4.)