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 state names that start with the letter N
1438 Solvers
-
771 Solvers
-
Create a vector whose elements depend on the previous element
789 Solvers
-
Sum the elements in either diagonal of a square matrix
221 Solvers
-
151 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!