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!)
A011231 Decimal expansion of 7th root of 7. 2

%I #16 Jan 18 2017 02:30:02

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

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

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

%N Decimal expansion of 7th root of 7.

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

%e 1.3204692477561237918...

%p Digits:=100: evalf(7^(1/7)); # _Wesley Ivan Hurt_, Jan 17 2017

%t RealDigits[7^(1/7), 10, 105][[1]] (* _Alonso del Arte_, Sep 28 2014 *)

%o (PARI) sqrtn(7, 7) \\ _Michel Marcus_, Jan 18 2017

%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 19 23:40 EDT 2024. Contains 371798 sequences. (Running on oeis4.)