Here is the problem I am trying to solve:
Let $n \in \mathbb N = \{1,2, \dots\}, n = p_1^{a_1} \dots p_l^{a_l}, \, a_i \geq 1 \, , \, p_1 < p_2 < \dots ,$ so $\operatorname{rad}(n) = (p_1 \dots p_l) \,.$
Where $\operatorname{rad}(n)$ is the radical of the ideal $(n)$ which is defined as $$\{x \in A: x^k \in (n) \textbf{ for some } k > 0\}.$$
I do not know how to tackle this problem actually, I know how to tackle it if $n = 2 ^k$ but in the above general case I do not know what to do.
In case of $n = 2^k,$ we know that $\operatorname{rad}(n) = 2$ so we proceeded by showing that if you have a radical, then you have an even number and conversely if it is a radical then it is an even number. But this prove depended on knowing the prime itself.
Could someone help me please?