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

%I #13 Apr 14 2014 15:44:33

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

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

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

%N Decimal expansion of cube root of 60.

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

%t RealDigits[Power[60, (3)^-1],10,120][[1]] (* _Harvey P. Dale_, Apr 11 2011 *)

%o (PARI) sqrtn(60,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 18 18:49 EDT 2024. Contains 371781 sequences. (Running on oeis4.)