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

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

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

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

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

%N Decimal expansion of 7th root of 19.

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

%e 1.52292699821875339338696819...

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

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

%o (Magma) Root(19, 7); // _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 25 06:14 EDT 2024. Contains 371964 sequences. (Running on oeis4.)