Write a function to output all the multipliers of the passed number in ascending order. For example: the number is 18 – multipliers are 2 * 3 * 3.