$$Rad(I)=\{a \in R | \exists n \in \mathbb{N} \text{ such that } a^n \in I\}$$
$R$ is a commutative ring, $I$ is an ideal.
To show that $Rad(I)$ is an ideal of $R$, we have to show that for $a,b \in Rad(I)$ it stands that $a-b \in Rad(I)$ and for $r\in R$ it stands that $a\cdot r\in Rad(I)$, right??
When $a,b \in Rad(I)$ we have that $a,b \in R$ and $a^n, b^m \in I$.
$a-b \in R$.
But how can we show that $(a-b)^k \in I, k \in \mathbb{N}$ ??
Note $J$ this radical of $I$. If $a\in J$ and $b\in A$, $a^n\in I$ for some $n>0$ so that $(ba)^n = b^n a^n \in I$ because $I$ is a ideal, so that $ba\in J$. Now, if $a,b\in J$, whose respective powers $a^n$ and $b^m$ are in $I$, then by commutatativity we have $(a+b)^{n+m} = \sum_{k=0}^{n+m} {n+m \choose k} a^k b^{n+m-k}$ by the well-known binomial formula and this is in $I$ because in the sum, each term is in $I$, and this is because for each $k$, either $k\geq n$ or $n+m-k\geq m$ which ensures that one the two factors of the term are in $I$, so that the other is also in $I$ as $I$ is an ideal. This shows that $a+b\in J$, so that $J$ is an ideal of $A$.