SOLUTION: Summation: i=1 to 1000 (i^(1/3))
Is this approximately equal to the integral: 1 to 1000 (x^(1/3))dx?
Algebra ->
Sequences-and-series
-> SOLUTION: Summation: i=1 to 1000 (i^(1/3))
Is this approximately equal to the integral: 1 to 1000 (x^(1/3))dx?
Log On
You can put this solution on YOUR website! Note that if we were to approximate the integral , we can use 1000 rectangles of width 1, and sum from the right-hand endpoints. This approximation is actually equal to , since the base of each rectangle is 1 and the height is x^(1/3).