I know that
$$\displaystyle \sqrt{1+x} = \sum_{j=0}^{\infty}\left( \frac{(-1)^{(j-1)}}{2^{2j-1}\cdot(2j-1)}\binom{2j-1}{j}x^j\right). $$
Now, I want to evaluate $\sqrt[3]{1+x}$ but stuck at some point:
To evaluate $\sqrt[3]{1+x}$, I first tried to find what $\binom{1/3}{j}$ is
$$\binom{1/3}{j} = \frac{(1/3 \cdot (1/3-1) \cdot (1/3-2) \cdots (1/3-j+1))}{j!} = \frac{(-1)^{j-1}\cdot 1\cdot 2\cdot 5\cdots (3j-4)}{3^j\cdot j!}$$
However I could not continue from here. Is there a way to write $1\cdot 2\cdot 5\cdots(3j-4)$ in another form? (Or is $3\cdot 4\cdot 6\cdot 7\cdots(3j-5)$ possible?) Could you please help me?
Regards