I'm having trouble evaluating this limit:
$$\lim_{x\to 0} {\sqrt[3]{1+{x\over 3}} - \sqrt[4]{1+{x\over 4}} \over 1-\sqrt{1-{x\over 2}}}$$
mainly because I'm not allowed to use L'Hospital's rule, power expansions or derivatives in general.
The main difficulty as I see it is that the arguments of the roots are different, otherwise I could introduce a new variable $f(x) = y^{12}$ and convert to a rational function.
You may prove first that for any $p,q\in\mathbb{N}^+$ $$ \lim_{x\to 0}\frac{\sqrt[p]{1+\frac{x}{q}}-1}{x}=\frac{1}{pq} \tag{1}$$ holds by rationalization, then use such result to show that your limit equals $$ \frac{\frac{1}{9}-\frac{1}{16}}{\frac{1}{4}}=\color{red}{\frac{7}{36}}.\tag{2}$$