As noted in the other answer, this is a question about rational points on elliptic curves:
Claim: There are no solutions to $x^{3}+y^{3} = 5$ with $x,y \in \mathbb{Q}$.
This follows from the following Proposition:
Proposition: Set $R := \mathbb{Z}[t]/(t^{2}+t+1)$. Let $A,B,C$ be elements of $R_{\mathbb{Q}}$ such that \begin{align*} A+B+C = 0 \quad\text{ and }\quad ABC = 5w^{3} \end{align*} for some $w \in R_{\mathbb{Q}}$. Then two of $A,B,C$ must be equal.
Proof of Proposition: See this post by Paul Monsky (with "2" instead of "5"); I write some more details here. It seems this argument is called "3-descent" and is usually attributed to Sylvester, Pepin, Lucas in the literature. I think we can replace "5" with any prime $p \in \mathbb{Z}$ such that $p$ remains prime in $R$.
We will use without proof that $R$ is a UFD. Let $\xi \in R$ be the class of $t$. There is a norm map \begin{align*} |\;\;| : R \to \mathbb{Z} \end{align*} sending \begin{align*} a+b\xi \mapsto \det(a\begin{bmatrix} 1 & \\ & 1 \end{bmatrix} + b\begin{bmatrix} & -1 \\ 1 & -1 \end{bmatrix}) = a^{2}-ab+b^{2} = (a+b\xi)(a+b\xi^{2}) \end{align*} for all $a,b\in \mathbb{Z}$. (We always have $a^{2}-ab+b^{2} = (a-\frac{1}{2}b)^{2}+\frac{3}{4} b^{2} \ge 0$.) The norm is multiplicative, satisfies the triangle inequality, and $a+b\xi$ is a unit of $R$ if and only if $|a+b\xi|$ is a unit of $\mathbb{Z}$ (i.e. $|a+b\xi| = 1$).
If there's a counterexample to the Proposition, there's one with $A,B,C$ in $R$ by clearing denominators (then $w \in R$ also); take such a counterexample with \begin{align*} d = \max(|A|,|B|,|C|) \end{align*} as small as possible. Here necessarily $d > 1$ (otherwise each $A,B,C$ would be either $0$ or a unit); in fact $d > 2$ since $2$ is not a norm from $R$ (the equation $(2a-b)^{2}+3b^{2} = 8$ has no integer solutions). Since $A+B+C = 0$ and $(A,B,C)$ was assumed minimal, we have that $A,B,C$ are pairwise coprime. Note that $5$ is a prime in $R$ since $R/(5)R \simeq \mathbb{F}_{5}[t]/(t^{2}+t+1)$ is a field. Note also that the only units of $R$ are $\pm \xi^{i}$ for $i \in \{0,1,2\}$. By unique factorization in $R$, there exist $r,s,t \in R$ such that \begin{align*} A = 5\xi^{i}r^{3} \quad\text{ and }\quad B = \xi^{j}s^{3} \quad\text{ and }\quad C = \xi^{k}t^{3} \end{align*} for some $i,j,k \in \{0,1,2\}$. Here $w^{3} = \xi^{i+j+k}(rst)^{3}$ so $i+j+k \equiv 0 \pmod{3}$; we may thus assume that $i=j=k=0$, so that \begin{align*} A = 5r^{3} \quad\text{ and }\quad B = s^{3} \quad\text{ and }\quad C = t^{3} \end{align*} in $R$. Consider \begin{align*} A' := s+t \quad,\quad B' := \xi^{1}s+\xi^{2}t \quad,\quad C' := \xi^{2}s+\xi^{1}t \end{align*} in $R$; then $A'+B'+C' = 0$ and $A'B'C' = s^{3}+t^{3} = -5r^{3}$; it remains to show that they are distinct. We have $\xi^{1}s+\xi^{2}t \ne \xi^{2}s+\xi^{1}t$ since $\xi^{1}-\xi^{2}$ is a nonzerodivisor in $R$ (since $t-1$ does not divide $t^{2}+t+1$) and $s,t$ are distinct (since $B,C$ are distinct). We have $s+t \ne \xi^{1}s+\xi^{2}t$ (since otherwise $(1-\xi)s = (\xi^{2}-1)t$ implies $-s = (\xi+1)t$ implies $s = \xi^{2}t$ but $s,t$ are coprime in $R$). By symmetry, we have $s+t \ne \xi^{2}s+\xi^{1}t$.
We have $|\xi^{i}s+\xi^{j}t| \le |s|+|t| = |B|^{1/3}+|C|^{1/3} \le 2d^{1/3}$, so $(A',B',C')$ is a new counterexample with $\max(|A'|,|B'|,|C'|) \le 2d^{1/3} < d$.