Can two integers have the same product of divisors?

668 Views Asked by At

If $x$ is a positive integer and $y$ is a positive integer, can the product of the divisors of $x$ equal the product of the divisors of $y$ for some arbitrary $x$ and $y$? (The product of the divisors includes itself; the product of divisors of $4$ would be $1\cdot2\cdot4=8$)