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!)
A011356 Decimal expansion of 12th root of 15. 1

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

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

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

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

%N Decimal expansion of 12th root of 15.

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

%e 1.253163118861634762286434926591185...

%t RealDigits[15^(1/12), 10, 120][[1]] (* _Alonso del Arte_, Feb 15 2015 *)

%o (PARI) sqrtn(15,12) \\ _Edward Jiang_, Sep 05 2014

%o (Magma) 15^(1/12); // _Vincenzo Librandi_, Feb 16 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 13:36 EDT 2024. Contains 371970 sequences. (Running on oeis4.)