Being inspired by the post and knowing that $\phi(n)$ must be even, I started to investigate the conditions which guarantee the existence of solutions of the equation $$\phi(n)=2d, \textrm{ where } d \textrm{ is an odd integer greater than 1.} \tag*{(*)} $$ I found a necessary and sufficient condition for the existence of the solution of the Totient equation.
$$\boxed{ \quad \textrm{ (*) has two solutions } p^\alpha \textrm{ and } 2p^{\alpha} \\\Leftrightarrow d=\frac{p-1}{2}p^{\alpha-1} \textrm{ for some natural number }\alpha \textrm{ and Gaussian prime } p.} $$
Now I am going to prove it. First of all, $d$ is odd. For any $n$, we can decompose it into a product of its prime factors as
$$n=2^k \prod_{j=1}^m p_j^{\alpha_j}, \textrm{ where } p_j \textrm{ are disticnt odd primes and } k\geq 0 \tag*{} $$ By the properties of Euler’s Totient function: $ \phi(n)=n \prod_{p|n} \left(1-\frac{1}{p}\right)$ , we have $$ \phi\left(2^k\right) \prod_{j=1}^m\left(p_j-1\right) p_j^{\alpha_j-1}=2 d $$ Since $p_j-1$ is even for every $j$, therefore $m=1$ and hence
$$ \begin{aligned} & \phi\left(2^k\right)(p-1) p^{\alpha-1}=2 d\\ \Rightarrow & \phi\left(2^k\right)=1 \text { and }(p-1) p^{\alpha-1}=2 d\\ \Rightarrow & k=0 \text { or } 1 \text { and } d=\frac{p-1}{2} \cdot p^{\alpha-1} \text { for some Gaussian prime } p. \\ \Rightarrow & p^{\alpha}\textrm{ and }2p^{\alpha}\textrm{ are two solutions of }(*) \end{aligned} $$
We can now conclude that
$$\boxed{ \quad \textrm{ (*) has two solutions } p^\alpha \textrm{ and } 2p^{\alpha} \\\Leftrightarrow d=\frac{p-1}{2}p^{\alpha-1} \textrm{ for some natural number }\alpha \textrm{ and Gaussian prime } p.} $$ For examples,
$\phi(n)=42$ has solutions $n=43,49, 86 \textrm{ and } 98$.$(\textrm{ Since } d= \frac{43-1}{2}\cdot 43^{1-1}=\frac{7-1}{2}\cdot 7^{2-1} )$
$\phi(n)=78$ has solutions $n=79 \textrm{ and }158 $.
$\phi(n)=14$ has no solutions.
My Question: Can I go further beyond the equation $\phi(n)=2d,$ where $d$ is odd?
Advices and alternative methods are highly appreciated?