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!)
A011292 Decimal expansion of 8th root of 11. 1

%I #15 Nov 23 2014 03:29:41

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

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

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

%N Decimal expansion of 8th root of 11.

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

%t RealDigits[11^(1/8), 10, 110][[1]] (* _Alonso del Arte_, Nov 22 2014 *)

%o (PARI) default(realprecision, 110); sqrtn(11, 8) \\ _Michel Marcus_, Sep 04 2014

%K nonn,cons

%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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)