My function is: $f(x) = x^3 $ if $0\leq x \leq 1 $ or $x^2-\beta x+ \beta$ if $1 < x \leq 2$ .
My answer:
For this function to be continuous the $\lim_{x\to1^+} x^2 - \beta x + \beta = \lim_{x\to1^-} x^3$, when a apply the limit I have this:
\begin{align} \lim_{x\to1^+} x^2 - \beta x + \beta = 1 - \beta +\beta\\ \end{align}
\begin{align} \lim_{x\to1^-} x^3 = 1 \end{align}
I want a value for $\beta$ but he is canceling there.
I see nothing wrong. Your function is continuous for all $\beta\in\mathbb{R}$.
Now, if you're interested in which $\beta$, if any, that will make $f$ differentiable on $(0,1)$, then you just repeat the analysis but with the difference ratio.
Note: $$ \lim_{h\downarrow 0}\frac{f(1+h)-f(1)}{h}=\lim_{h\downarrow 0}\frac{(1+h)^2-\beta(1+h)+\beta-1}{h}=\lim_{h\downarrow 0}(2+h-\beta)=2-\beta, $$ and $$ \lim_{h\uparrow 0}\frac{f(1+h)-f(1)}{h}=\lim_{h\uparrow 0}\frac{(1+h)^3-1}{h}=3. $$ What can $\beta$ be? In the end, your $f$ should look something like this: