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

%I #14 Apr 14 2014 15:50:30

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

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

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

%N Decimal expansion of cube root of 90.

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

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

%t RealDigits[Surd[90,3],10,120][[1]] (* _Harvey P. Dale_, Nov 13 2013 *)

%o (PARI) sqrtn(90,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 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)