Search: id:A010582 Results 1-1 of 1 results found. %I A010582 %S A010582 2,1,5,4,4,3,4,6,9,0,0,3,1,8,8,3,7,2,1,7,5,9,2,9,3,5,6,6,5,1,9,3,5, %T A010582 0,4,9,5,2,5,9,3,4,4,9,4,2,1,9,2,1,0,8,5,8,2,4,8,9,2,3,5,5,0,6,3,4, %U A010582 6,4,1,1,1,0,6,6,4,8,3,4,0,8,0,0,1,8,5,4,4,1,5,0,3,5,4,3,2,4,3,2,7 %N A010582 Decimal expansion of cube root of 10. %H A010582 Harry J. Smith, Table of n, a(n) for n=1,...,20000 %e A010582 2.1544346900318837217592935665193504952593449421921085824892355063464111... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009] %o A010582 (PARI) { default(realprecision, 20080); x=10^(1/3); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b010582.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009] %Y A010582 Cf. A010240 = Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 08 2009] %Y A010582 Sequence in context: A094064 A159930 A058344 this_sequence A019473 A056605 A091802 %Y A010582 Adjacent sequences: A010579 A010580 A010581 this_sequence A010583 A010584 A010585 %K A010582 nonn,cons %O A010582 1,1 %A A010582 N. J. A. Sloane (njas(AT)research.att.com). %E A010582 Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 19 2009 Search completed in 0.001 seconds