Count the e-divisors of an integer - MATLAB Cody - MATLAB Central

Problem 60844. Count the e-divisors of an integer

Cody Problem 2664 asks us to count the divisors of an integer, and Cody Problem 60843 involves listing the e-divisors of an integer. This problem involves counting the e-divisors. For example, 12 has one, 24 has two, and 81 has three.
Write a function to count the e-divisors of an integer.

Solution Stats

100.0% Correct | 0.0% Incorrect
Last Solution submitted on May 17, 2025

Solution Comments

Show comments

Problem Recent Solvers5

Suggested Problems

More from this Author298

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!