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

%I #18 Nov 19 2022 00:42:30

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

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

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

%N Decimal expansion of cube root of 13.

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

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

%t RealDigits[Surd[13,3],10,120][[1]] (* _Harvey P. Dale_, Oct 24 2022 *)

%o (PARI) sqrtn(13,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 May 8 23:08 EDT 2024. Contains 372341 sequences. (Running on oeis4.)