Question:
Does a formula exist for $\enspace\displaystyle \prod\limits_{k=2}^n (1-\frac{1}{k^3})^k (1+\frac{1}{k^3})^{1-k}\enspace$ so that it can be seen
that the limit is $\,\displaystyle\frac{1}{3}\,$ for $\,n\to\infty\,$ ?
Note:
The input $\enspace\text{prod (1-1/k^3)^k/(1+1/k^3)^(k-1) from k=2 to n}$
with Wolfram Alpha gives a complicated term, with which I cannot see any limit.
Also to take the logarithm doesn't look very helpful.
EDIT: I thank all for the kind and competent help.
You can prove via induction or telescopic product that $$\prod_{k=2}^n\,\left(1-\frac1{k^3}\right)^k\,\left(1+\frac1{k^3}\right)^{1-k}=\frac{\left(n^2+n+1\right)^n}{3\,n^{n+1}\,(n+1)^{n-1}}$$ for all $n=2,3,4,\ldots$.