It is clear that if n≥3, n!∤3, that is n!=3k, for some natural number k. But then 2n!=23k=8k≡1(mod7). Analogously modulo 9: if n≥3 we have that n!∤6, that is n!=6l, for some natural l. But then 2n!=26l=64l≡1(mod9).
It's easy to see, that the cubes of integer numbers are equal 0 or ±1 modulo 7 and modulo 9. Without loss of generality, we may assume that a≥b≥c.
Case 1. a≥3 and b≥3. If c≥3, then 2a!+2b!+2c!≡3(mod7) – is not a cube of an integer.
If c=2 then 2a!+2b!+2c!≡1+1+4≡−1(mod7) – can be a cube of an integer.
Check modulo 9. 2a!+2b!+2c!≡1+1+4≡6(mod9) – is not a cube of an integer.
If c=1 then 2a!+2b!+2c!≡1+1+2≡4(mod7) – is not a cube of an integer.
Case 2. a≥3⇒b≤2. Hence we have three cases.
If b=c=2 2a!+2b!+2c!≡1+4+4≡2(mod7) – is not a cube of an integer.
If b=2,c=1 2a!+2b!+2c!≡1+4+2≡0(mod7) – can be a cube of an integer.
Then analogously modulo 9 2a!+2b!+2c!≡1+4+2≡7(mod9) – is not a cube of an integer.
If b=c=1 2a!+2b!+2c!≡1+2+2≡5(mod7) – is not a cube of an integer.
---
Case 3. 2≥a≥b≥c, here we have 4 cases overall, from which we simply find a single answer in a simple overview.