Problem 60843. Determine the e-divisors of an integer
From MathWorld: d is called an e-divisor (or exponential divisor) of a number n with prime factorization
if
and
where
for
. For example, the e-divisors of 36 are
,
,
, and
.Write a function to list the e-divisors of an integer. List them in increasing order.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Determine the e-divisors of an integer
4 Solvers
More from this Author297
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!