Cody Problem 56738 asks for a list of the unitary divisors of a number. For this problem, write a function to count the unitary divisors of a number. For example, the unitary divisors of 18 are 1, 2, 9, and 18; therefore, the number of unitary divisors is 4.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers13
Suggested Problems
-
Find the sum of all the numbers of the input vector
54002 Solvers
-
Make a random, non-repeating vector.
11199 Solvers
-
There are 10 types of people in the world
1282 Solvers
-
Return fibonacci sequence do not use loop and condition
854 Solvers
-
27 Solvers
More from this Author321
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!