If $f(n) = \prod_{d|n} g(d)$, how can I get $g(n)$?

19 Views Asked by At

If $f(n) = \prod_{d|n} g(d)$, how can to get $g(n)$?