Recent content by cornstarch

  1. C

    Proving (f(n))^(1/3) converges to s^(1/3) when f(n) converges to s

    what am i missing from the first part of the proof?
  2. C

    Proving (f(n))^(1/3) converges to s^(1/3) when f(n) converges to s

    Homework Statement if lim f(n) = s , prove that lim (f(n))^{1/3} = s^{1/3}. How do you know that as n approaches infinity, f(n) and s have the same sign. n is just an index in this case and f is not a function but a sequence. The attempt at a solution so we know that |f(n) - s| < epsilon...