Problem 56743. Count the unitary divisors of a number
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 commentsProblem Recent Solvers11
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6590 Solvers
-
2445 Solvers
-
Project Euler: Problem 7, Nth prime
1723 Solvers
-
Back to basics 8 - Matrix Diagonals
950 Solvers
-
Magic is simple (for beginners)
10675 Solvers
More from this Author315
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!