It looks as there are $2^{\omega(a)}$ ordered pairs $(b,c)$ such that $a=bc$ and $\gcd(b,c)=1$, where $\omega(a)$ is the number of different prime factors of $a$.
Proof?
It's also true that there are $n^{\omega(a)}$ n-tipples $(a_1,\dots ,a_n)$ such that $a=a_1\cdots a_n$.
Hint: a pair $\,(b,c)\,$ corresponds to a partition $\, A = B\cup C\, $ of the set of primary factors $\,p_i^{e_i}\,$ of $\,a,\,$ hence mapping $\,b\,$ to its corresponding subset $B$ of the partition bijects these pairs with all subsets of the set $A$ of primary factors of $a$, of which there are $2^n,\,$ since $a$ has $n$ distinct prime factors.
For example if $\,a = 2^i 3^j 5^k$ then $\,A = \{ 2^i, 3^j, 5^k\}$ and the coprime factorization corresponding to the partition $\, A = \{2^i ,3^j\}\cup \{5^k\}\,$ is $\,a = \color{#c00}{2^i 3^j}\times 5^c = \color{#c00}b\times c,\,$ where $\,b\,$ corresponds to the product of the elements in the first set, i.e. $\,\color{#c00}{b = \prod\, \{2^i,3^j\}}$
Equivalently these coprime factorizations correspond to idempotents of $\,\Bbb Z/a \,\cong\, \Bbb Z/b \times \Bbb Z/c,\,$ elements which govern such ring factorizations. This correspondence between element vs. ring factorizations holds much more generally - as proved here if $R$ is a UFD then proper factorizations of the ring $\,R/a\,$ correspond to coprime (i.e. comaximal) factorizations of the element $\,a = b\times c,\,$ just like in the classical CRT = Chinese Remainder Theorem.