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!)
A010610 Decimal expansion of cube root of 39. 1

%I #16 Jan 29 2023 14:44:33

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

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

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

%N Decimal expansion of cube root of 39.

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

%t RealDigits[N[39^(1/3),200]][[1]] (* _Vladimir Joseph Stephan Orlovsky_, Feb 17 2012 *)

%t RealDigits[CubeRoot[39],10,120][[1]] (* _Harvey P. Dale_, Jan 29 2023 *)

%o (PARI) sqrtn(39,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 April 19 13:40 EDT 2024. Contains 371792 sequences. (Running on oeis4.)