The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A011056 Decimal expansion of 4th root of 63. 1

%I #12 Apr 17 2014 02:21:33

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

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

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

%N Decimal expansion of 4th root of 63.

%H Vincenzo Librandi, <a href="/A011056/b011056.txt">Table of n, a(n) for n = 1..1000</a>

%t RealDigits[Surd[63,4],10,120][[1]] (* _Harvey P. Dale_, Aug 11 2013 *)

%t RealDigits[63^(1/4), 10, 100][[1]] (* _Vincenzo Librandi_, Apr 17 2014 *)

%o (PARI) sqrtn(63,4) \\ _Charles R Greathouse IV_, Apr 16 2014

%K nonn,cons

%O 1,1

%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 May 23 15:23 EDT 2024. Contains 372763 sequences. (Running on oeis4.)