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!)
A010620 Decimal expansion of cube root of 49. 2

%I #12 Nov 19 2022 00:55:39

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

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

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

%N Decimal expansion of cube root of 49.

%H Vincenzo Librandi, <a href="/A010620/b010620.txt">Table of n, a(n) for n = 1..5000</a>

%t RealDigits[N[49^(1/3), 100]][[1]] (* _Vincenzo Librandi_, Mar 27 2013 *)

%o (PARI) sqrtn(49,3) \\ _Charles R Greathouse IV_, Apr 14 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 June 5 20:25 EDT 2024. Contains 373110 sequences. (Running on oeis4.)