Let $R$ be the polynomial ring in $n$ variables over an algebraically closed field $k$. I'm trying to prove that for all ideals $I$ of $R$ it holds that
$R/I$ is a finite-dimensional $k$-vector space of and only if $R/\sqrt{I}$ is as well.
I need to avoid using algebraic varieties, so my approach was considering the isomorphism $$R/\sqrt{I} \cong \frac{R/I}{\sqrt{I}/I}$$ so that the claim follows if $\sqrt{I}/I$ is a finite-dimensional vector space, however I'm not sure if this is true. My thoughts are that the module extension $I\subseteq \sqrt{I}$ is integral, so it is modulo-finite if it is finitely generated, but I'm having trouble proving the latter and I'm not really sure it helps (I'm not even sure it is true).
Any ideas on this please? Thanks in advance