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!)
A010589 Decimal expansion of cube root of 17. 5

%I #15 Nov 19 2022 00:43:37

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

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

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

%N Decimal expansion of cube root of 17.

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

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

%o (PARI) sqrtn(17,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 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)